Package | acme.cowboy.fsh |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=acme.cowboy.fsh@0.0.1&canonical=http://example.org/StructureDefinition/Cowboy |
Url | http://example.org/StructureDefinition/Cowboy |
Status | active |
Name | Cowboy |
Experimental | False |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
http://example.org/StructureDefinition/FavouriteCowboyHat ![]() | FavouriteCowboyHat |
{
"resourceType" : "StructureDefinition",
"id" : "Cowboy",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString" : "Base.Individuals"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode" : "patient"
}
],
"url" : "http://example.org/StructureDefinition/Cowboy",
"name" : "Cowboy",
"status" : "active",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "loinc",
"uri" : "http://loinc.org",
"name" : "LOINC code for the element"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient.extension",
"path" : "Patient.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"ordered" : false,
"rules" : "open"
},
"min" : 1
},
{
"id" : "Patient.extension:FavouriteCowboyHat",
"path" : "Patient.extension",
"sliceName" : "FavouriteCowboyHat",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://example.org/StructureDefinition/FavouriteCowboyHat"
]
}
]
},
{
"id" : "Patient.name",
"path" : "Patient.name",
"min" : 1
},
{
"id" : "Patient.name.family",
"path" : "Patient.name.family",
"min" : 1
},
{
"id" : "Patient.name.given",
"path" : "Patient.name.given",
"min" : 1,
"max" : "1"
},
{
"id" : "Patient.photo",
"path" : "Patient.photo",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.